@charset "utf-8";
/* CSS Document */

html, body, div, p, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, blockquote{ margin:0; padding:0;}
table, th, td{ padding:0;}
body{ zoom:1; background:#ffffff; font-family:"微软雅黑";}
img{ border:0 none; vertical-align:middle;}
ul, ol, li{ list-style:none;}
body, input, select, button, textarea{ font-family:"微软雅黑";}
table, tr, th, td{ vertical-align:middle; border-collapse:collapse;}
button{ cursor:pointer;}
i, em, cite, address{ font-style:normal;}
a{ color:inherit; text-decoration:none; outline:none; blr:expression(this.onFocus=this.blur());}
a:link{ text-decoration:none; cursor:pointer;}
a:hover, a:active{ text-decoration:none;}
a:focus{ outline:none;}
input:focus{ outline:none;}
textarea:focus{ outline:none;}
body *{ max-height:999999999px;}

button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"]>input[type="button"]::-moz-focus-inner{ border:none; padding:0;}

button,select,
input[type="reset"],
input[type="button"],
input[type="submit"],
input[type="file"]>input[type="button"]{ cursor:pointer;}

button,
input[type="reset"],
input[type="button"],
input[type="submit"],
input[type="file"]>input[type="button"]{-webkit-appearance:none;}

*{ -webkit-tap-highlight-color:transparent;}
*:focus{ outline:none !important;}
::placeholder{ color:#999;}

